.. _EEex_SetVolatileField: =================================== EEex_SetVolatileField =================================== Sets the value of a volatile field :: EEex_SetVolatileField(actorID, name, value) **Parameters** * *actorID* * *name* * *value* **Returns** Returns address of volatile field and value set **Notes** .. Delete this line and enter notes and information **Example** :: EEex_SetVolatileField(actorID, name, value) **See Also** :ref:`EEex_AccessVolatileField`, :ref:`EEex_GetVolatileField`, :ref:`EEex_GetVolatileFieldOffset`, :ref:`EEex_RegisterVolatileField`